home *** CD-ROM | disk | FTP | other *** search
-
- WHAT IS
- ~~~~~~~
- This is a little package of 4 commands dealing with the bootblock. All
- should run with KS1.3 and 512kByte - I hope :)
-
- LAW SIDE
- ~~~~~~~~
- this package inkludes 4 commands and the assembler source of them. Both
- the executabe and the source are Public Domain. You may re-write them
- or only look at them and learn or do what you want.
-
- BEWARE
- ~~~~~~
- Executing a bootblock from WB/CLI/Shell may cause a crash !! So take care
- for what you do... USAGE IS YOUR OWN RISK (using a Pentium too...)
-
- GREEZ
- ~~~~~
- I wanna greet the following guys this way...
-
- "PackMAN" Falk Zühlsdorff
- "Janosh" Jan Stötzer
- Oliver Reiff
- Jan van den Baard
- Marcus Wendler
- ...and all who know me !!
-
- Special thanx fly to Helloween, the best music makers I ever heard.
-
- INSTALLATION
- ~~~~~~~~~~~~
- The best is you copy them to your C: drawer (or where you want). They
- dont need any disk-library or something like that.
-
- USAGE
- ~~~~~
- BB2Exe this reads the bootblock from <unit> and makes an executable
- <file>
- USAGE: BB2Exe <unit> <file>
- BB2File this reads the bootblock from <unit> and writes the binary
- data to <file> so you will get a file of 1024 bytes which
- contains the bootblock
- USAGE: BB2File <unit> <file>
- ExeBB this reads the bootblock from <unit> and executes it after
- asking you a ARE-YOU-SHURE-Question
- USAGE: ExeBB <unit>
- ShowBB this reads the bootblock from <unit> and writes the ASCII-dump
- to stdio
- USAGE: ExeBB <unit>
-
- ME, MYSELF and I
- ~~~~~~~~~~~~~~~~
- Thanx, problems, bugs, hysteric fan-letters and big money please send to
-
- Jens Tröger
- Jahnstrasse 5
- 08209 Auerbach/V
- Germany
-
- e-Mail troeger@rmhs2.urz.tu-dresden.de
-
- irc savage (sometimes #amiga, mostly #muenster...)
-
- THE END
- ~~~~~~~
- Now have fun crashing your Amiga :-))
-
- Jens Tröger
-